Updates:
        Status: Pending

Comment #1 on issue 1649 by pekka.klarck: logging is not effective as expecting when it is used by threading program
http://code.google.com/p/robotframework/issues/detail?id=1649

Robot Framework isn't thread safe. One of the consequences is that messages logged from non-main threads using the programmatic APIs are ignored. This is documented in the User Guide:
http://robotframework.googlecode.com/hg/doc/userguide/RobotFrameworkUserGuide.html#communication-when-using-threads

When you print something to stdout/stderr, messages may be captured correctly, but this depends on whether other keyword is running at that time.

The core team has no interest in trying to enhance the current situation in foreseeable future. Unless you are willing to take a look at it yourself, I'll close this issue as WontFix.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to