Ticket #179 (closed defect: fixed)
Calling Regexp#match from ObjC in a background thread hangs
| Reported by: | tjw@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.6 |
| Component: | MacRuby | Keywords: | |
| Cc: | tjw@… |
Description
Calling this from a foreground thread works fine, but if I call Regexp#match from ObjC in a background thread, it hangs. Attaching example.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


