mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-03 08:46:46 +00:00
some windows fixes
This commit is contained in:
@@ -126,7 +126,7 @@ void request::process(unsigned int id) {
|
||||
}
|
||||
|
||||
|
||||
sleep(1);
|
||||
boost::this_thread::sleep(boost::posix_time::milliseconds(1000));
|
||||
}
|
||||
e.end_perpetual();
|
||||
t.join();
|
||||
|
||||
Reference in New Issue
Block a user