Skip to content
#

modular

Here are 75 public repositories matching this topic...

miovd
miovd commented Mar 1, 2022
  • Do you want to request a feature or report a bug?
    Bug

  • What is the current behavior?
    Null objects in Importers method are processed without any throwed exception.

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
    This has been discussed [here](powsybl/powsybl-core#1986 (comment)

ThorbenKuck
ThorbenKuck commented Nov 28, 2018

Description

The CommunicationRegistration should receive a dispatcher core, to allow any using developer to use the CommunicationRegistration without it using the NetComThreadPool. Further, the Connection(Context) and the Session should be nullable or receive a Null-Object-Implementations.

The reason

If you want to use the CommunicationRegistration outside of the context of the Netw

good first issue feature request

Improve this page

Add a description, image, and links to the modular topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modular topic, visit your repo's landing page and select "manage topics."

Learn more