[Bug libstdc++/66803] std::this_thread::sleep_for gets interrupted by signals.
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 8 09:07:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66803
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-07-08
Component|c++ |libstdc++
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes this is a known issue. I have some patches somewhere to sleep in a loop
until the specified time is reached.
More information about the Gcc-bugs
mailing list