maidsafe-archive / MaidSafe-RUDP

Implementation of Reliable UDP
Other
95 stars 51 forks source link

MAID-420 Crash in send tests #44

Closed inetic closed 9 years ago

inetic commented 9 years ago

Adds mutex around std::future::set_value in two tests

This is another way of making sure promise won't get destroyed by going out of scope before promise::set_value finishes.

The tests are BEH_API_SimpleSend and FUNC_API_ParallelSend.

jenkinsmaidsafe commented 9 years ago

Can one of the admins verify this patch?

rossmuir commented 9 years ago

test this please

jenkinsmaidsafe commented 9 years ago

Builds Triggered; CAREFUL: positive marking does not reflect build or test results! Refer to this link for build results: http://ci.maidsafe.net:8080/job/ms_rudp_ghpr/52/

rossmuir commented 9 years ago

test this please

jenkinsmaidsafe commented 9 years ago

Builds Triggered; CAREFUL: positive marking does not reflect build or test results! Refer to this link for build results: http://ci.maidsafe.net:8080/job/ms_rudp_ghpr/53/