#4869 closed Bugs (duplicate)
boost async timers don't work (windows) once expiry time increased to >600 seconds
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.44.0 | Severity: | Showstopper |
Keywords: | boost asio deadline_timer asynchronous | Cc: | ashushkovsky@… |
Description
Testing Timer.2 sample from tutorial using vs10 on windows xp. If you leave the expiry time at 5 seconds, everything works, once you increase the time to 600, the callback never invokes.
Change History (3)
follow-up: 2 comment:1 by , 12 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Replying to chris_kohlhoff:
Duplicate of #4745. Please search existing reports first, thanks.
I certainly will. Your changeset is locked, cant access it: https://svn.boost.org/trac/boost/changeset/66037
comment:3 by , 12 years ago
Trac is playing up, I think. Please see:
Note that the 1.45 release candidate also contains the necessary changes.
Note:
See TracTickets
for help on using tickets.
Duplicate of #4745. Please search existing reports first, thanks.