Closed fragmental closed 7 years ago
Can't you just test this locally? Why a PR.
I can and will test it locally when I'm awake later. The pr is in case anyone else wants to test. Since this bug doesn't happen often or regularly.
On May 2, 2017 4:34 AM, "Kjell Iwarson" notifications@github.com wrote:
Can't you just test this locally? Why a PR.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Double-Fine-Game-Club/pongball/pull/184#issuecomment-298577402, or mute the thread https://github.com/notifications/unsubscribe-auth/AE1A8CfxKIbrzjir_zUPHpwVnmyvsgwhks5r1viRgaJpZM4NN2bu .
And it's for @Cheeseness. He wanted to know if isPlaying was running when the bug happened so I added some code to do that.
On May 2, 2017 5:02 AM, "Stewart Martin" stewartjmartin@gmail.com wrote:
I can and will test it locally when I'm awake later. The pr is in case anyone else wants to test. Since this bug doesn't happen often or regularly.
On May 2, 2017 4:34 AM, "Kjell Iwarson" notifications@github.com wrote:
Can't you just test this locally? Why a PR.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Double-Fine-Game-Club/pongball/pull/184#issuecomment-298577402, or mute the thread https://github.com/notifications/unsubscribe-auth/AE1A8CfxKIbrzjir_zUPHpwVnmyvsgwhks5r1viRgaJpZM4NN2bu .
And I'm going to sleep
On May 2, 2017 5:06 AM, wrote:
And it's for @Cheeseness. He wanted to know if isPlaying was running when the bug happened so I added some code to do that.
On May 2, 2017 5:02 AM, "Stewart Martin" stewartjmartin@gmail.com wrote:
I can and will test it locally when I'm awake later. The pr is in case anyone else wants to test. Since this bug doesn't happen often or regularly.
On May 2, 2017 4:34 AM, "Kjell Iwarson" notifications@github.com wrote:
Can't you just test this locally? Why a PR.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Double-Fine-Game-Club/pongball/pull/184#issuecomment-298577402, or mute the thread https://github.com/notifications/unsubscribe-auth/AE1A8CfxKIbrzjir_zUPHpwVnmyvsgwhks5r1viRgaJpZM4NN2bu .
To avoid confusion, let's keep PRs for code that we want merged into the main codebase. It's better to link to a branch if your own fork with this kind of stuff.
Added a function that prints the results of musicSource.isPlaying to the debug.log for testing #151