Spakman / urchin

A Unix shell for Ruby programmers.
http://spakman.github.com/urchin/
GNU General Public License v3.0
36 stars 1 forks source link

Race condition when opening the first two Urchin instances after a boot #23

Closed Spakman closed 9 years ago

Spakman commented 11 years ago

Both instances occasionally try to create /dev/shm/urchin/, but there is a race condition.