Issue 4026 in pharo: Integrating Atomics

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4026 in pharo: Integrating Atomics

pharo
Status: FixProposed
Owner: [hidden email]
Labels: Type-RequestForEnhancement

New issue 4026 by [hidden email]: Integrating Atomics
http://code.google.com/p/pharo/issues/detail?id=4026


Hello, i just tests replacing the SharedQueue in
InputEventSensor by WaitfreeQueue,
it works after small fix.

Load the
MCHttpRepository
     location: 'http://www.squeaksource.com/Atomics'
     user: ''
     password: ''
before.


Attachments:
        eventSensor-fix.1.cs  548 bytes


Reply | Threaded
Open this post in threaded view
|

Re: Issue 4026 in pharo: Integrating Atomics

pharo
Updates:
        Status: Closed
        Labels: Milestone-1.3

Comment #1 on issue 4026 by [hidden email]: Integrating Atomics
http://code.google.com/p/pharo/issues/detail?id=4026

done , in
#13155