function
Here are 1,003 public repositories matching this topic...
It will be useful to have the help specific to use case.
Existing Behavior:
uftrace --help and uftrace replay --help gives the same help prompt.
New Behavior:
uftrace --help can give the help for entire application.
uftrace replay --help can give the help for uftrace replay only.
Reason:
- This will help narrow down the options available for subprogra
gomonkey is a library to make monkey patching in unit tests easy
-
Updated
Apr 4, 2022 - Go
A code generator to write widgets as function without loosing the benefits of classes.
-
Updated
Jan 15, 2022 - Dart
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
-
Updated
Apr 6, 2022 - C++
PHP function tracker
-
Updated
Jun 26, 2021 - PHP
-
Updated
Jan 23, 2021 - JavaScript
Knative CLI
-
Updated
Jun 17, 2019 - Go
Useful JavaScript Functions Collection 一些很实用的JavaScript函数封装集合
-
Updated
Jun 6, 2020 - JavaScript
PHP Functional Programming library. Monads, common use functions and generic collections.
-
Updated
Feb 8, 2022 - PHP
java implement Higher-order function ,support map,filter , reduce with parallel, android
-
Updated
Jan 4, 2017 - Java
Python API to execute shell functions as they would be Python functions
-
Updated
Jul 25, 2019 - Python
精心收集的有用的 JavaScript 代码片段,可以让你在 30 秒或更少的时间内理解
-
Updated
Dec 13, 2017 - JavaScript
Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.
-
Updated
Aug 24, 2021 - Swift
Rendering bitmaps using nodes. Inspired by Blender's Nodes.
-
Updated
Jul 17, 2019 - C++
λ Minimal Functional Programming Utilities for TypeScript & JavaScript
-
Updated
Jan 24, 2022 - TypeScript
Simplifies the parallelization of function calls.
-
Updated
May 6, 2021 - Go
Improve this page
Add a description, image, and links to the function topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the function topic, visit your repo's landing page and select "manage topics."



What version of Knative?
v1.0 at least
Expected Behavior
When creating a Revision with a pod which exits immediately, the Revision should (fairly quickly) report that
ReadyisFalseand terminate the Pods.Actual Behavior
The pods stick around