Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32508882
D4897.1767090363.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
447 B
Referenced Files
None
Subscribers
None
D4897.1767090363.diff
View Options
diff --git a/services/tunnelbroker/src/Amqp/AmqpManager.cpp b/services/tunnelbroker/src/Amqp/AmqpManager.cpp
--- a/services/tunnelbroker/src/Amqp/AmqpManager.cpp
+++ b/services/tunnelbroker/src/Amqp/AmqpManager.cpp
@@ -144,9 +144,6 @@
}
void AmqpManager::waitUntilReady() {
- if (this->amqpReady) {
- return;
- }
while (!this->amqpReady) {
LOG(INFO) << "AMQP: Connection is not ready, waiting";
std::this_thread::sleep_for(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 30, 10:26 AM (19 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5866962
Default Alt Text
D4897.1767090363.diff (447 B)
Attached To
Mode
D4897: [services] Tunnelbroker - Removing a duplicate condition from `waitUntilReady`
Attached
Detach File
Event Timeline
Log In to Comment