Issues

Filters

Apply Clear

Toggle_check # Tracker Status Priority Subject Assignee Updated Category % Done
2531EnhancementResolvedNormalSpread connection pooling for listeners [Python]J. Moringen01/26/2018 05:40 PMPython

2529TasksNewNormalWait for confirmation when joining Spread groups [Python]10/16/2017 09:23 PMPython

1597EnhancementNewLowsetup.py should specify the protobuf dependency with the exact version10/16/2017 09:23 PMPython

1463EnhancementNewLowImprove termination of python processes10/16/2017 09:23 PMPython

1036TasksIn ProgressNormalImplement error handling subsystemJ. Moringen10/16/2017 09:22 PMPython

320EnhancementIn ProgressNormalIntrospectable Configuration Options [Python]10/16/2017 09:22 PMPython

2313BugNewNormalUnexpected Exception about introspection10/10/2017 06:21 PMPython

1410BugNewNormalPython socket transport swallows missing converter errors silently so that clients can end up blocking endlessly10/10/2017 06:21 PMPython

2710FeatureResolvedNormalAllow synchronous RPC-calls to timeoutJ. Moringen09/18/2017 03:00 PMPython

2717TasksResolvedNormalImplement reader pattern for pythonJ. Moringen03/20/2017 02:00 PMPython

1747FeatureNewNormalImplement introspection event receiver and client API11/22/2016 08:22 PMPython

2651BugResolvedHighPython, introspection, Windows: os.getlogin AttributeErrorJ. Moringen09/09/2016 12:57 PMPython

2616BugResolvedNormalInconsistency in MetaData __str__ function and actual field namesJ. Moringen07/19/2016 10:50 AMPython

2565FeatureResolvedNormalConfigurable list of configuration files [Python]J. Moringen06/17/2016 03:30 PMPython

2569FeatureResolvedNormalAllow easy debugging of RSB configuration [Python]J. Moringen06/17/2016 03:30 PMPython

487BugResolvedNormalConverters for fundamental types are not implemented [Python]J. Moringen06/16/2016 06:47 PMPython

2512FeatureResolvedNormalCause filter [Python]J. Moringen06/16/2016 12:00 PMPython

888TasksNewNormalScope renaming [Python]06/08/2016 02:18 PMPython

1029TasksResolvedNormalExpose connector "remoteness" in transport package [Python]04/25/2016 03:11 PMPython

2198EnhancementResolvedNormalSpread connection pooling for informers [Python]J. Wienke04/15/2016 11:35 AMPython

2222BugResolvedLowRemove differences between APIsJ. Wienke07/27/2015 05:40 PMPython

1025EnhancementResolvedNormalAdd Transport class04/27/2015 11:12 AMPython

380EnhancementNewNormalSupport URIs for Participant Configuration04/24/2015 05:38 PMPython

377TasksNewNormalPull-style Event Receiving04/24/2015 05:38 PMPython

1189TasksNewNormalTest examples as part of unit tests04/24/2015 05:34 PMPython

478EnhancementIn ProgressNormalRefactor rsb.transport.converter Module04/23/2015 11:24 AMPython

1636EnhancementRejectedNormalCheck python multiprocessing03/17/2015 01:37 PMPython

2120BugRejectedNormalTraceback on stdout when using spread03/13/2015 06:25 PMPython

2134BugResolvedNormalError 22 when closing multiple socket listeners in pythonJ. Wienke03/13/2015 06:16 PMPython

1828FeatureResolvedNormalInitial support for participant hierarchiesJ. Moringen11/20/2014 08:50 PMPython

1743FeatureResolvedNormalImplement introspection event senderJ. Moringen11/20/2014 08:50 PMPython

1739FeatureResolvedNormalImplement participant creation and destruction hooksJ. Moringen10/13/2014 12:18 PMPython

1911BugResolvedNormaltutorial: python example refers to wrong functionJ. Wienke07/02/2014 03:46 PMPython

1871BugResolvedNormalSome socket-transport-related tests use the default port (55555)J. Moringen05/08/2014 04:50 PMPython

1818EnhancementNewLowChange and/or enforce naming conventions in rsb-python03/21/2014 05:08 PMPython

1816BugResolvedHighrsb-python 0.10 not deployed to pypiJ. Wienke03/19/2014 03:01 PMPython

1655BugResolvedNormalrsb.conf from $prefix/etc is not processed in pythonJ. Wienke11/09/2013 04:19 AMPython

1140FeatureResolvedNormalImplement context manager protocol for participantsJ. Wienke09/02/2013 06:22 PMPython

1596BugResolvedNormalprotobuf needs to be declared as a real requirementJ. Wienke08/21/2013 03:50 PMPython

1595BugResolvedNormalrsb-python cannot be installed from pypiJ. Wienke08/21/2013 03:50 PMPython

1489BugResolvedHighSelection of new fundamental converters breaks existing programsJ. Moringen07/01/2013 10:20 AMPython

1547BugResolvedHighUnable to specify a manual converter selection strategy since cbd9e3c25306/25/2013 11:50 AMPython

1408BugResolvedNormalConverter registration should be possible without rewriting default participant configurationJ. Wienke05/28/2013 03:08 PMPython

1490FeatureResolvedNormalPython lacks deserialization support for EventsByScopeMapJ. Wienke05/08/2013 03:20 PMPython

1470TasksResolvedNormalLong-running RPC methods aren't executed in parallelJ. Wienke04/23/2013 02:31 PMPython

1459EnhancementResolvedNormalrsb.Scope does not define __hash__ and hence cannot be used in dictionariesJ. Wienke04/05/2013 05:30 PMPython

1411BugResolvedNormalTCP_NODELAY missing in python socket transport02/15/2013 09:31 AMPython

1404BugResolvedNormalIt's impossible to add a 'void' method to a local RPC server in PythonJ. Wienke02/08/2013 12:43 PMPython

1369BugResolvedNormalProject version cannot be defined if a shallow clone is usedJ. Wienke01/29/2013 02:04 PMPython

1331BugResolvedNormalParallel access to protobuf event payload not thread-safe in python?J. Wienke01/17/2013 02:21 PMPython

1335BugNewNormalSocket transport in Python silently drops eventsJ. Moringen01/16/2013 04:27 PMPython

1073BugResolvedNormalTutorials do not configure python logging -> warning message07/19/2012 09:45 PMPython

1071BugResolvedNormalTutorial "Sending Data" creates error reportJ. Wienke07/11/2012 01:42 PMPython

1046BugResolvedHighError upon killing a BusServer / Python hangs on shutdownS. Wrede06/29/2012 07:38 PMPython

1045BugResolvedHighRSB Pyton lacks protocol classesJ. Wienke06/28/2012 03:41 PMPython

1042BugResolvedHighSocket communcation does not work between C++ and Python on MacOS J. Moringen06/28/2012 02:43 PMPython

1032BugResolvedNormalError if multiple transports are enabledJ. Moringen06/27/2012 02:56 PMPython

712FeatureResolvedHighImplement socket-based transportJ. Moringen06/26/2012 05:38 PMPython

191BugRejectedNormalPython spread blocks at least sigint06/22/2012 03:50 PMPython

967EnhancementResolvedNormalError message for missing transports is uninformativeJ. Wienke06/22/2012 03:39 PMPython

1017BugResolvedNormalRegistering RPC method with return type None in Python failsJ. Moringen06/22/2012 03:31 PMPython

1014TasksResolvedNormalMake Spread conditionally dependant in Python RSB implementationJ. Wienke06/22/2012 03:20 PMPython

1000FeatureClosedNormalAdd IdentityConverter to RSB PythonP. Lücking06/14/2012 03:16 PMPython

727FeatureResolvedNormalImplement Connector SubsystemJ. Moringen03/02/2012 08:45 PMPython

333TasksResolvedNormalImplement Local TransportJ. Wienke01/20/2012 11:40 AMPython

787TasksResolvedNormalRelicense PythonJ. Wienke01/05/2012 10:40 AMPython

526EnhancementResolvedNormalUnintuitive error if LocalServer method returns NoneJ. Wienke10/27/2011 08:23 PMPython

564TasksResolvedNormalImplement EventId class for pythonJ. Wienke10/27/2011 08:15 PMPython

561TasksResolvedNormalImplement cause vector in pythonJ. Wienke10/27/2011 08:15 PMPython

625TasksResolvedNormalImprove performance of Python implementationJ. Wienke10/20/2011 03:53 PMPython

644BugResolvedNormalPotential bug in installation of rsb-pythonJ. Wienke10/19/2011 11:43 AMPython

635FeatureResolvedNormalImplement not-origin filter10/15/2011 05:10 PMPython

527BugResolvedNormalsetup.py does not work with self-downloaded epydocJ. Wienke09/02/2011 08:50 PMPython

525TasksResolvedNormalPython client example is broken for 0.4J. Moringen08/30/2011 01:50 AMPython

490BugClosedNormalScope() with unicode argument fails (at least) for remote server calls (always)J. Moringen08/10/2011 06:37 PMPython

469EnhancementResolvedNormalAdd Future-based Interface to Request/Reply SubsystemJ. Moringen08/09/2011 04:13 AMPython

479TasksResolvedHighImplement ProtocolBufferConverterJ. Moringen08/05/2011 11:43 PMPython

476TasksResolvedNormalDocument Python Usage of ProtocolBuffer based SerializationJ. Moringen08/05/2011 11:10 PMPython

439TasksResolvedNormalImplement Server/RemoteServerJ. Moringen08/03/2011 11:36 AMPython

425BugResolvedNormaldocument usage of setup.cfg for pythonJ. Wienke07/29/2011 03:20 PMPython

342TasksResolvedNormalCreate Factory comparable to c++ to simplify creation of participantsJ. Moringen06/07/2011 03:49 PMPython

332TasksResolvedNormalAdapt Publisher, Subscriber and Subscription to new Concepts and NamesJ. Wienke05/27/2011 02:55 PMPython

292TasksResolvedNormalFix communication with C++ baselineJ. Wienke05/23/2011 05:39 PMPython

195FeatureResolvedNormalIntegrate Option File ParsingJ. Moringen05/23/2011 05:38 PMPython

307BugResolvedNormalQoS options are not respected by connectorsJ. Moringen05/23/2011 05:34 PMPython

302EnhancementResolvedNormalAdapt converter selectionJ. Moringen05/20/2011 08:20 PMPython

204EnhancementResolvedNormalRemove DispatchTask on the way to OrderedQueueDispatcherPoolJ. Wienke04/08/2011 05:05 PMPython

189BugResolvedNormalspread-python module lacks rpathJ. Wienke02/15/2011 04:06 PMPython

182BugResolvedLowdoc command hangs endlesslyJ. Wienke01/23/2011 10:59 PMPython

184EnhancementResolvedNormalProduce JUnit compatible test outputJ. Wienke01/18/2011 07:59 PMPython

183EnhancementResolvedLowCheck for availability of epydocJ. Wienke01/18/2011 07:25 PMPython

129EnhancementResolvedNormalEvaluate using weakref to autostop threads etc.J. Wienke09/15/2010 11:41 AMPython

128TasksResolvedNormalUse thread pool in event processor for dispatchingJ. Wienke09/15/2010 10:44 AMPython

50TasksResolvedHighInitial sending and receiving of messages with python and spreadJ. Wienke09/10/2010 08:37 PMPython

120TasksResolvedNormalFind protobuf and protocol instead of hard coded pathJ. Wienke09/10/2010 07:21 PMPython

93TasksResolvedNormalReimplement ordered thread pool from RSCJ. Wienke08/26/2010 05:49 PMPython

(1-96/96) Per page: 25, 50, 100

Also available in: Atom CSV PDF