Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Blocking provider mutator #244

Closed

Commits on Dec 29, 2023

  1. renamed initNewAndShutdownOld to initNewAndShutdownOldAsync

    Signed-off-by: Mohamed VJ <muhammed8089@gmail.com>
    
    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9950d93 View commit details
    Browse the repository at this point in the history
  2. Add initNewAndShutdownOldSync

    Signed-off-by: Mohamed VJ <muhammed8089@gmail.com>
    
    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    23d5421 View commit details
    Browse the repository at this point in the history
  3. Add SetProviderAndWait

    Signed-off-by: Mohamed VJ <muhammed8089@gmail.com>
    
    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b672d0c View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Refactor initialization and notification of FeatureProvider

    This commit refactors the code by extracting the initialization and notification logic into a separate helper function called `initAndNotify()`.
    
    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4938c89 View commit details
    Browse the repository at this point in the history
  2. Adds doc comments for SetProviderAndWait

    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    88a7bf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. adds int wait provider test case

    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0b4ef80 View commit details
    Browse the repository at this point in the history
  2. adds int provider test case execption

    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0b84e4b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Add setNamedProviderAndWait function for synchronous provider initial…

    …ization
    
    Signed-off-by: Mohamed V J <muhammed8089@gmail.com>
    znonthedev committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2d95374 View commit details
    Browse the repository at this point in the history