
Dir.chdir is not thread safe
Reported by Dirkjan Bussink | September 20th, 2008 @ 03:18 PM | in 0.1.9
It sets the dir for the entire process and if you want to run two simultaneous Dir.chdir blocks, it will utterly fail. I've refactored Dir.chdir out in my fork, which can be found at:
Comments and changes to this ticket
-
Simon Rozet September 20th, 2008 @ 03:29 PM
- Milestone set to 0.1.9
-
Simon Rozet September 24th, 2008 @ 06:35 PM
- Assigned user set to ronin-278 (at lighthouseapp)
-
ronin-278 (at lighthouseapp) November 7th, 2008 @ 07:10 AM
- Tag set to bug, git
Awesome, didn't know Dir.chdir wasn't thread safe. dbussink's code has been cherry-picked into master =)
-
ronin-278 (at lighthouseapp) November 7th, 2008 @ 07:11 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Automated continuous integration server that doesn't suck.